ENH: Remove features that were deprecated in ITKv5#4729
ENH: Remove features that were deprecated in ITKv5#4729hjmjohnson merged 1 commit intoInsightSoftwareConsortium:masterfrom
Conversation
There was a problem hiding this comment.
A short entry in migration guide should suffice. E.g.:
All contents of the Deprecated module were removed. This includes TreeContainer and related classes; atomic primitives, mutexes and related classes which are now part of C++ standard; specialized Vector filters - specialized versions are no longer needed, as regular filters can work with vector images. For details, see https://github.com/InsightSoftwareConsortium/ITK/blob/master/Documentation/docs/migration_guides/itk_5_migration_guide.md
55d3563 to
4d7cbe4
Compare
|
|
That error is related to: #4726 |
|
/azp run ITK.macOS |
|
/azp run ITK.macOS.Python |
4d7cbe4 to
c5ba0e4
Compare
Deprecated capabilities of ITKv5 are now removed in ITKv6.
c5ba0e4 to
5a3e629
Compare
Deprecated capabilities of ITKv5 are now removed
in ITKv6.
Deprecated API's removed.
PR Checklist